home *** CD-ROM | disk | FTP | other *** search
- REM
- REM File: SAMPLE.BAS
- REM
- REM This file contains integer mappings of
- REM context strings (names of Help Topics)
- REM which are located in SAMPLE.RTF.
- REM
- REM This file is re-written by RoboHELP
- REM whenever SAMPLE.RTF is saved.
- REM
- REM However, the numeric values stored in
- REM SAMPLE.HH are the 'master values' and if you
- REM modify the value in SAMPLE.HH and then
- REM save the SAMPLE.RTF again, this file will
- REM reflect the changed values.
- REM
-
- Global Const A_Note_About_Style = 21
- Global Const CONTENTS = 1
- Global Const Copyright = 18
- Global Const Formating_Using_Tables = 8
- Global Const Glossary = 2
- Global Const Glossary_Detailes = 20
- Global Const Glossary_How_Its_Done = 19
- Global Const Here_Its_Done_2 = 11
- Global Const Jumping_to_Different_Topics = 9
- Global Const Popup_text_in_one_cell_table = 17
- Global Const Popup_Topic_Information = 15
- Global Const Print_Dialog_Box = 5
- Global Const Printing_Options = 6
- Global Const Printing_Overview = 4
- Global Const Read_Me_First = 3
- Global Const Sample_popup = 14
- Global Const Sample_Topic_in_Secondary_Window = 10
- Global Const Text_Not_in_Table = 16
- Global Const Topic_Being_Jumpted_To = 12
- Global Const Using_Browse_Sequences_and_Keywords = 7
-
-
-
-
-
-
-
-